home *** CD-ROM | disk | FTP | other *** search
- /* Created using Style Master from Western Civilisation CSS1 { 139 270 451 409 } */
- BODY
- {background-color: white;
- font-family: verdana, "trebuchet ms", arial, helvetica, sans-serif;
- font-size: 1em;
- margin-left: 10%;
- text-align: left}
-
- P, H1, H2, H3, H4, H5, H6, UL, OL
- {background-color: white;
- font-family: verdana, "trebuchet ms", arial, helvetica, sans-serif}
-
- .right-justified
- {text-align: right}
-
- EM
- {font-style: normal;
- font-weight: bold}
-
- H1
- {border: none;
- font-size: 1.2em;
- margin-left: -8%}
-
- H2
- {font-size: 1.15em;
- margin-left: -8%}
-
- H3
- {font-size: 1.1em;
- margin-left: -6%}
-
- H4
- {font-size: 1em;
- margin-left: -4%}
-
- H5
- {font-size: 1em}
-
- H1, H2, H3, H4, H5, H6
- {background-color: #ff6600;
- border: none;
- font-weight: bold;
- padding: .5%;
- text-align: left}
-
- H1 A:link
- {background-color: #ff6600}
-
- H1 A:visited
- {background-color: #ff6600}
-
- H1 A:hover
- {background-color: #ff6600}
-
- H2 A:link
- {background-color: #ff6600}
-
- H2 A:visited
- {background-color: #ff6600}
-
- H2 A:hover
- {background-color: #ff6600}
-
- /* classes */
-
- .excercise
- {background-color: #000000;
- color: #ff6600}
-
- .step
- {font-family: courier, geneva, sans-serif;
- left: 30px;
- position: relative;
- text-align: left}
-
- .instruction-intro
- {font-weight: bold;
- left: 20px;
- position: relative;
- text-align: left;
- text-decoration: underline}
-
- .stuff
- {font-family: courier, "courier new", monospace}
-
- .navigation-bar
- {background-color: #ffcc33;
- border: none;
- font-size: .9em;
- text-align: center}
-
- /* links */
-
- A
- {color: black;
- text-decoration: none}
-
- A:link
- {background-color: #ffcc33}
-
- A:active
- {}
-
- A:visited
- {background-color: #ffcc33}
-
- A:hover
- {background-color: #ff9933;
- text-decoration: underline}
-
- .button
- {color: black;
- font-family: charcoal, chicago, arial, sans-serif;
- font-size: 1em;
- vertical-align: middle}
-
- .menu
- {color: black;
- font-family: charcoal, chicago, arial, sans-serif;
- font-size: 1em;
- vertical-align: middle}
-
- A:link IMG
- {background-color: #f93}
-
- CODE
- {font-family: courier, monospace}